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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26791Nath, Kelvin, M77520BaytownTexasUnited States
26694Hughes, Aaron, J98225BellinghamWashingtonUnited States
27574Hill, Madeline, D90401Santa MonicaCaliforniaUnited States
19296Zheng, Jake75009ParisSeine (Paris)France

Generated 2025-07-17 01:39:13.143 UTC