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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13353Coleman, Jordyn, S98036LynnwoodWashingtonUnited States
19180Navarro, Joan77127LieusaintSeine et MarneFrance
29108Evans, Seth, E92020El CajonCaliforniaUnited States

Generated 2025-07-11 19:16:32.219 UTC