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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18616Butler, Spencer, A94611OaklandCaliforniaUnited States
12758Ramirez, Stephanie, E98033KirklandWashingtonUnited States
19541Cooper, AlexandraV3L 1E7WestminsterBritish ColumbiaCanada
27398Lee, Alexis, L90505TorranceCaliforniaUnited States

Generated 2025-07-12 03:33:36.253 UTC