[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 438   SHUFFLE   <  SKIP 688  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13048Hayes, Alexis3000MelbourneVictoriaAustralia
19542Allen, Robert, E97301SalemOregonUnited States
16144Kelly, Patrick98033KirklandWashingtonUnited States

Generated 2025-07-15 01:42:44.467 UTC