[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 9268  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24758Adams, Gabriella, K98033KirklandWashingtonUnited States
28093Kumar, Brad98225BellinghamWashingtonUnited States
12228Martinez, Mayra, D14111BerlinHessenGermany
29411Lin, CaraYO15YorkEnglandUnited Kingdom

Generated 2025-07-21 21:31:15.902 UTC