[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 530   <  SKIP 3685  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16567Lopez, Erick, A66740SaarlouisSaarlandGermany
17224Li, Mandy, L66740SaarlouisSaarlandGermany
17768Parker, Luis, S66740SaarlouisSaarlandGermany
17877Blanco, Danny66740SaarlouisSaarlandGermany

Generated 2025-07-22 01:40:30.663 UTC