[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 4464  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23609Li, Clarence, M92400CourbevoieHauts de SeineFrance
19900Richardson, Zoe46236BottropNordrhein-WestfalenGermany
25274Henderson, Samantha, M98270MarysvilleWashingtonUnited States
28365Zhao, Stacey, JE17 6JFLondonEnglandUnited Kingdom
22902Madan, Pedro98225BellinghamWashingtonUnited States
16510Nara, Brad, G75017ParisSeine (Paris)France
24396Navarro, Robyn, J94519ConcordCaliforniaUnited States

Generated 2025-07-11 22:40:49.735 UTC