[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 5762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29194Powell, Grace, B2500WollongongNew South WalesAustralia
17757Hayes, Seth, CKB9KirkbyEnglandUnited Kingdom
13251Malhotra, Raymond, TEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-12 11:40:43.651 UTC