[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 529   <  SKIP 1701  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25591Ray, Preston66272Sulzbach TaunusSaarlandGermany
25516Hernandez, Cheryl66272Sulzbach TaunusSaarlandGermany
25725Lal, Chad, S66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-22 01:18:52.806 UTC