[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 2927   SHUFFLE   <  SKIP 238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16988Bailey, Brian, R94611OaklandCaliforniaUnited States
15240Navarro, Monique, R2444Port MacquarieNew South WalesAustralia
18181Diaz, Neil, CE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-13 06:06:37.511 UTC