[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 3166  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16123Patterson, NatalieV2W 1W2HaneyBritish ColumbiaCanada
14569Rodriguez, Kristopher98225BellinghamWashingtonUnited States
23826Ross, Dalton, M90802Long BeachCaliforniaUnited States

Generated 2025-07-09 13:07:50.354 UTC