[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 875   SHUFFLE   <  SKIP 6032  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18940Bell, Seth97205PortlandOregonUnited States
27990Thompson, Katherine, K94947NovatoCaliforniaUnited States
27592Ruiz, Hector2300NewcastleNew South WalesAustralia

Generated 2025-07-14 13:32:59.366 UTC