[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 750   <  SKIP 3464  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16429Luo, Jaclyn66740SaarlouisSaarlandGermany
16567Lopez, Erick, A66740SaarlouisSaarlandGermany
17224Li, Mandy, L66740SaarlouisSaarlandGermany

Generated 2025-07-22 01:27:33.622 UTC