[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 2075   SHUFFLE   <  SKIP 574  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20411James, Cole, S92020El CajonCaliforniaUnited States
12337Goldstein, Dustin2060Lavender BayNew South WalesAustralia
21053Vazquez, JamieOX1OxfordEnglandUnited Kingdom
22035Wilson, Ryan, C94063Redwood CityCaliforniaUnited States

Generated 2025-07-20 14:02:16.733 UTC