[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 512   SHUFFLE   <  SKIP 1372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15383Rivera, Charles91945Lemon GroveCaliforniaUnited States
29031Chen, Brandon, K98312BremertonWashingtonUnited States
28387Alvarez, RobertoAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-11 18:53:22.848 UTC