[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 250   SHUFFLE   <  SKIP 115  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12593Zhang, Benjamin, FPE17BuryEnglandUnited Kingdom
23684Rodriguez, Jasmine, M91941GrossmontCaliforniaUnited States
23751Lal, Lacey, LMK8 8DFMilton KeynesEnglandUnited Kingdom
12508Anand, NicholePE17BuryEnglandUnited Kingdom

Generated 2025-07-17 21:40:37.960 UTC