[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 4   SHUFFLE   <  SKIP 2164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23025Richardson, Richard99362Walla WallaWashingtonUnited States
15955Ortega, Neil, M94010BurlingameCaliforniaUnited States
23524Yang, Ronnie3280WarrnamboolVictoriaAustralia

Generated 2025-07-14 00:32:41.031 UTC