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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17594Cook, Michelle, A90712LakewoodCaliforniaUnited States
15795Munoz, Diane, R2777SpringwoodNew South WalesAustralia
25618Hernandez, Albert38231SalzgitterHessenGermany
18865Hayes, Ashley, P98033KirklandWashingtonUnited States

Generated 2025-07-18 07:07:36.308 UTC