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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24934Tang, Lindsay, P92118CoronadoCaliforniaUnited States
23162Flores, Sarah94063Redwood CityCaliforniaUnited States
25910Miller, Natalie, R91950National CityCaliforniaUnited States

Generated 2025-10-30 14:21:08.486 UTC