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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21975Ruiz, Alfredo6006PerthSouth AustraliaAustralia
26061Butler, Connor91364Woodland HillsCaliforniaUnited States
12612Torres, ShannonB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-18 10:34:15.003 UTC