[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 750   SHUFFLE   <  SKIP 2265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22336Moreno, Frank, E94010BurlingameCaliforniaUnited States
23940Perez, Dominic, AHP10 9QYHigh WycombeEnglandUnited Kingdom
27156Morgan, Makayla, CWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-16 16:14:32.485 UTC