[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 4198   <  SKIP 257  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18673Green, James, M90210Beverly HillsCaliforniaUnited States
21603Barnes, Seth98225BellinghamWashingtonUnited States

Generated 2025-07-18 21:24:21.912 UTC