[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 590   SHUFFLE   <  SKIP 765  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22500Zhao, Brent75009ParisSeine (Paris)France
18415Mehta, Summer, E94010BurlingameCaliforniaUnited States
19088Kumar, Rafael, L3977CranbourneVictoriaAustralia

Generated 2025-07-14 20:41:15.701 UTC