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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24072He, Randy, R66272Sulzbach TaunusSaarlandGermany
25516Hernandez, Cheryl66272Sulzbach TaunusSaarlandGermany
25591Ray, Preston66272Sulzbach TaunusSaarlandGermany
25725Lal, Chad, S66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-06 12:19:18.033 UTC