[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 413   SHUFFLE   <  SKIP 2390  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21102Zheng, Willie, M70511StuttgartSaarlandGermany
21315Sanz, Audrey91502BurbankCaliforniaUnited States
21507Smith, Hunter, LCM11BillericayEnglandUnited Kingdom
19368Anand, Lindsay, A63151MühlheimHamburgGermany
29278Scott, Janet, L90802Long BeachCaliforniaUnited States
11529Bryant, Austin, L97205PortlandOregonUnited States

Generated 2025-07-13 12:51:26.629 UTC