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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22080Sanchez, Caitlin, MV0SookeBritish ColumbiaCanada
22964Hayes, Eric, A3977CranbourneVictoriaAustralia
16194Deng, Katie92400CourbevoieHauts de SeineFrance
15081Munoz, DaisyW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-17 03:05:23.768 UTC