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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21924Cook, Eduardo98901YakimaWashingtonUnited States
23597Perez, Meredith, ACB4 4BZCambridgeEnglandUnited Kingdom
19043Jones, Jessica, G42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-18 22:28:36.321 UTC