[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 250   SHUFFLE   <  SKIP 2318  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28408Lal, Tasha, ASL4 1RHBerksEnglandUnited Kingdom
11555Henderson, Alexandria, REM15Esher-MoleseyEnglandUnited Kingdom
22359Lee, Ethan, JV7L 4J4VancouverBritish ColumbiaCanada
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-21 01:22:59.459 UTC