[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1338  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26538Black, Warren90706BellflowerCaliforniaUnited States
24431Morgan, Abigail, CV8XRoyal OakBritish ColumbiaCanada
16573Dominguez, RubenC2H 7AULondonEnglandUnited Kingdom
16368Williams, Lauren98055RentonWashingtonUnited States

Generated 2025-07-13 00:15:23.205 UTC