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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27394Alexander, Kyle97355LebanonOregonUnited States
18706Zheng, Darryl2580GoulburnNew South WalesAustralia
22601Gao, Aimee45000OrleansLoiretFrance

Generated 2025-07-20 14:37:51.531 UTC