[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 872   SHUFFLE   <  SKIP 3803  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25800Nath, SheenaPE17BuryEnglandUnited Kingdom
16807Suri, Virginia, J91910Chula VistaCaliforniaUnited States
17248Beck, Alicia, L6006PerthSouth AustraliaAustralia

Generated 2025-07-21 10:00:16.482 UTC