[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 398   SHUFFLE   <  SKIP 2301  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24517Harris, Brandon94015Daly CityCaliforniaUnited States
14975Scott, DaltonCM11BillericayEnglandUnited Kingdom
15387Rodriguez, Miguel, B91910Chula VistaCaliforniaUnited States
20102Jenkins, Arianna, E98055RentonWashingtonUnited States

Generated 2025-07-19 11:11:59.161 UTC