[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 224   SHUFFLE   <  SKIP 6125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13747Torres, Brian, J98033KirklandWashingtonUnited States
26216Subram, Ebony, KC2H 7AULondonEnglandUnited Kingdom
11001Huang, Eugene, L3198SeafordVictoriaAustralia

Generated 2025-07-15 23:16:35.390 UTC