[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 34   SHUFFLE   <  SKIP 2098  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28729Sun, HeatherSW6 SBYLondonEnglandUnited Kingdom
20344Anand, Ashlee90210Beverly HillsCaliforniaUnited States
14040Morris, Stephanie, S92020El CajonCaliforniaUnited States
11601Raman, Ivan, S78000VersaillesYvelineFrance

Generated 2025-07-20 17:43:25.384 UTC