[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 644   SHUFFLE   <  SKIP 1085  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19854Hall, Katherine, E94947NovatoCaliforniaUnited States
26097Flores, Robert94109San FranciscoCaliforniaUnited States
28907Jenkins, BlakeTY31RuncornEnglandUnited Kingdom

Generated 2025-07-13 19:12:32.399 UTC