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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17918Zeng, Suzanne2777SpringwoodNew South WalesAustralia
15891Lopez, Jordan92806La JollaCaliforniaUnited States
19055Bailey, GarrettOX1OxfordEnglandUnited Kingdom

Generated 2025-07-19 01:19:28.137 UTC