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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13602Mehta, VirginiaCM11BillericayEnglandUnited Kingdom
20480Cox, Carlos, L97355LebanonOregonUnited States
28959Ashe, Jimmy, S4169East BrisbaneQueenslandAustralia

Generated 2025-07-14 10:37:22.145 UTC