[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 189   SHUFFLE   <  SKIP 1446  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16475Anand, Kurt, L45001EssenHamburgGermany
22753Morgan, Hailey, G97205PortlandOregonUnited States
24134Kapoor, Edgar75007ParisSeine (Paris)France
14785Patterson, Gavin78100Saint Germain en LayeYvelineFrance

Generated 2025-07-14 03:55:09.289 UTC