[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 540   SHUFFLE   <  SKIP 276  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24289Gonzalez, Robert91941GrossmontCaliforniaUnited States
18498Russell, Zachary94063Redwood CityCaliforniaUnited States
29385Lal, Don, A13441BerlinHessenGermany

Generated 2025-07-19 08:48:50.326 UTC