[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 860  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23709Perry, Devin90241DowneyCaliforniaUnited States
23309Chande, Latoya, M2065St. LeonardsNew South WalesAustralia
27559Rodriguez, Emily, R99202SpokaneWashingtonUnited States

Generated 2025-07-10 12:18:27.587 UTC