[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 189   SHUFFLE   <  SKIP 1544  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18752Walker, Samantha92625Newport BeachCaliforniaUnited States
12705Garcia, Andre, H6006PerthSouth AustraliaAustralia
27784Arun, Shane59491Villeneuve-d'AscqNordFrance
12497Kumar, Ashlee, M66001SaarbrückenSaarlandGermany

Generated 2025-07-21 20:17:47.571 UTC