[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 8520  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23225Patel, Heidi, RWA3 7BHWarringtonEnglandUnited Kingdom
16553Roberts, Gabriella, JEM15Esher-MoleseyEnglandUnited Kingdom
12504Gutierrez, Arthur, AGL7 1RYGloucestershireEnglandUnited Kingdom
13853Zhang, Connor, RV2M1N7NewtonBritish ColumbiaCanada
16795Garcia, Regina, J94704BerkeleyCaliforniaUnited States
22104Adams, Richard, R94015Daly CityCaliforniaUnited States
19071Jimenez, JoeE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-18 21:04:59.343 UTC