[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 644   SHUFFLE   <  SKIP 1105  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28692Rowe, Kristi, RW1N 9FALondonEnglandUnited Kingdom
26589Tang, Julie2444Port MacquarieNew South WalesAustralia

Generated 2025-07-15 17:32:34.256 UTC