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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11773Diaz, Gavin, E92020El CajonCaliforniaUnited States
15689Wang, Stacey04139LeipzigNordrhein-WestfalenGermany
28180Chander, Jerry, M98225BellinghamWashingtonUnited States

Generated 2025-07-11 13:20:22.608 UTC