[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 24   SHUFFLE   <  SKIP 447  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14348Scott, Alex, T2444Port MacquarieNew South WalesAustralia
16489Garcia, Frederick, J1597Lane CoveNew South WalesAustralia
17605Ma, Jon90706BellflowerCaliforniaUnited States

Generated 2025-07-13 19:06:14.033 UTC