[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 362   SHUFFLE   <  SKIP 5704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19013Phillips, Amanda, G91364Woodland HillsCaliforniaUnited States
29052Peterson, Ian, L92806La JollaCaliforniaUnited States
21181Sullivan, Summer, E2010DarlinghurstNew South WalesAustralia

Generated 2025-07-17 09:41:03.066 UTC