[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 512   SHUFFLE   <  SKIP 1332  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15453Barnes, Isabelle, CNT20Newcastle upon TyneEnglandUnited Kingdom
15704Luo, Peter, E80074MünchenHessenGermany
27022Johnson, Anthony, DV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-11 22:09:06.316 UTC