[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 807   SHUFFLE   <  SKIP 1649  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28487Gill, Gerald, A2264SilverwaterNew South WalesAustralia
16608Martin, Ricky, C4000BrisbaneQueenslandAustralia
22167Yang, Colleen1597Lane CoveNew South WalesAustralia

Generated 2025-07-22 10:44:59.390 UTC