[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 470   SHUFFLE   <  SKIP 3713  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23489Huang, Autumn98225BellinghamWashingtonUnited States
21783Goel, Kate98168BurienWashingtonUnited States
17008Turner, Connor91950National CityCaliforniaUnited States

Generated 2025-07-13 23:51:38.848 UTC