[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 2908   <  SKIP 1928  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17407Bryant, Elizabeth94015Daly CityCaliforniaUnited States
28020Griffin, Lucas98201EverettWashingtonUnited States
27617Phillips, Morgan98501OlympiaWashingtonUnited States

Generated 2025-07-22 01:38:51.914 UTC