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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14820Bhat, DrewC2H 7AULondonEnglandUnited Kingdom
11151Gill, Melinda, G1002SydneyNew South WalesAustralia
14529Sai, Kaitlin, JBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-17 12:56:13.083 UTC