[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 2170  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28116Dominguez, Sabrina, M4171HawthorneQueenslandAustralia
17618Liu, Ramon, M98225BellinghamWashingtonUnited States
11405Goel, Bonnie53131BonnHamburgGermany

Generated 2025-07-19 13:55:07.158 UTC