[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 210   SHUFFLE   <  SKIP 1969  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16526Perez, Arthur, L3429SunburyVictoriaAustralia
22824Nath, April, R59223RoncqNordFrance
23379Richardson, Riley, R98055RentonWashingtonUnited States
11983Ortega, Cheryl90706BellflowerCaliforniaUnited States

Generated 2025-07-14 23:22:46.619 UTC