[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 875   <  SKIP 1333  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11249Patel, Cindy, A66272Sulzbach TaunusSaarlandGermany
12462Suri, Levi, J66272Sulzbach TaunusSaarlandGermany
12829Li, Micah66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-16 03:45:14.728 UTC