[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 875   SHUFFLE   <  SKIP 1339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12637Nath, Leonard, LW1Y 3RALondonEnglandUnited Kingdom
20780White, Michael, A97355LebanonOregonUnited States
12012Schmidt, Monica2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-10 04:55:30.643 UTC