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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16891Gonzales, Natalie91950National CityCaliforniaUnited States
13929Hayes, Robert, M97034Lake OswegoOregonUnited States
19927Fernandez, RubenBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-17 07:01:12.212 UTC