[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 327   SHUFFLE   <  SKIP 468  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15671Torres, LawrenceL4 4HBLiverpoolEnglandUnited Kingdom
16816Miller, Julia, R94063Redwood CityCaliforniaUnited States
28063Turner, Gabrielle, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-10 19:06:26.202 UTC