[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 460   SHUFFLE   <  SKIP 172  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29131Coleman, Brandon91203GlendaleCaliforniaUnited States
17533Baker, Fernando, R98225BellinghamWashingtonUnited States
16714Nicholls, Dalton91950National CityCaliforniaUnited States

Generated 2025-07-15 07:38:35.979 UTC