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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26232Gomez, JayPE17BuryEnglandUnited Kingdom
27235Li, Robert, L98055RentonWashingtonUnited States
22964Hayes, Eric, A3977CranbourneVictoriaAustralia

Generated 2025-07-10 18:59:56.565 UTC