[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 5229  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18602Ramirez, Patrick91932Imperial BeachCaliforniaUnited States
28141Robinson, JosephV8VVictoriaBritish ColumbiaCanada
24734Turner, Jack, L98168BurienWashingtonUnited States
16116Hurtado, Begoña, M91950National CityCaliforniaUnited States

Generated 2025-07-11 22:29:49.864 UTC