[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 644  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20930Chande, Drew, R59368WerneNordrhein-WestfalenGermany
11808Parker, JamesV7L 4J4N. VancouverBritish ColumbiaCanada
21786Bennett, Alexis92020El CajonCaliforniaUnited States

Generated 2025-07-10 08:59:21.429 UTC