[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 512   SHUFFLE   <  SKIP 511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22725Gonzales, Richard, A98371PuyallupWashingtonUnited States
14960Pal, Leonard, B92700ColombesHauts de SeineFrance
21425Hall, Carlos91950National CityCaliforniaUnited States

Generated 2025-07-11 04:22:29.179 UTC