[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 1305   SHUFFLE   <  SKIP 2112  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28307Gray, Morgan4700RockhamptonQueenslandAustralia
15274Johnson, Alexander, M90802Long BeachCaliforniaUnited States
26020Lopez, Barry, R3220GeelongVictoriaAustralia

Generated 2025-07-21 01:24:58.755 UTC