[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 3633   SHUFFLE   <  SKIP 1889  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14000Sharma, Terry97005BeavertonOregonUnited States
25712He, Brent, R3977CranbourneVictoriaAustralia
13147Lin, Cedric, C91502BurbankCaliforniaUnited States

Generated 2025-07-19 02:02:56.511 UTC