[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 3677   SHUFFLE   <  SKIP 2272  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24045Martin, Shannon, WTY31RuncornEnglandUnited Kingdom
12883Bailey, Stephanie, M92118CoronadoCaliforniaUnited States
22927Guo, Jon2036MalabarNew South WalesAustralia
12637Nath, Leonard, LW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-16 00:01:24.636 UTC