[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 2421   SHUFFLE   <  SKIP 1571  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25728Romero, NelsonSW1P 2NULondonEnglandUnited Kingdom
18705Goel, Karl4169East BrisbaneQueenslandAustralia
16119Watson, Hailey, I97330CorvallisOregonUnited States

Generated 2025-07-12 23:05:06.821 UTC