[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 461   SHUFFLE   <  SKIP 3067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18144Chapman, Katie75016ParisSeine (Paris)France
25590Gill, Naomi, E66041PoingSaarlandGermany
11304Garcia, Julia, B97205PortlandOregonUnited States

Generated 2025-07-13 16:09:22.499 UTC