[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 468   SHUFFLE   <  SKIP 421  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21748Harris, Wyatt91203GlendaleCaliforniaUnited States
22661Shan, Tracy92700ColombesHauts de SeineFrance
26333Alexander, Alexandria97205PortlandOregonUnited States
23582Simmons, Stephanie, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-14 05:31:30.627 UTC