[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 189   SHUFFLE   <  SKIP 172  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23907Navarro, HectorSE1 8HLLondonEnglandUnited Kingdom
21235Hernandez, Stephanie, V90706BellflowerCaliforniaUnited States
14591Harris, Charles, E91945Lemon GroveCaliforniaUnited States

Generated 2025-07-18 10:40:59.904 UTC