[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 589   SHUFFLE   <  SKIP 191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17069Zheng, Christy2444Port MacquarieNew South WalesAustralia
19646Lee, IanV9MetchosinBritish ColumbiaCanada
23490Wilson, Nicholas, S98403TacomaWashingtonUnited States

Generated 2025-07-09 12:21:12.563 UTC