[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 364   SHUFFLE   <  SKIP 1183  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26224Gonzalez, Henry, W95000CergyVal d'OiseFrance
18636Chapman, Edgar, C38001BraunschweigNordrhein-WestfalenGermany
15453Barnes, Isabelle, CNT20Newcastle upon TyneEnglandUnited Kingdom
22732Turner, SeanV0SookeBritish ColumbiaCanada
15463Yuan, Terrence, T92400CourbevoieHauts de SeineFrance
25202King, Jonathan, C97222MilwaukieOregonUnited States

Generated 2025-07-18 23:35:29.393 UTC