[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 750   SHUFFLE   <  SKIP 323  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17165Gonzalez, Isaac, E90712LakewoodCaliforniaUnited States
19055Bailey, GarrettOX1OxfordEnglandUnited Kingdom
27676Flores, Trevor94063Redwood CityCaliforniaUnited States

Generated 2025-07-08 05:19:42.916 UTC