[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 2421   SHUFFLE   <  SKIP 1852  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25059Ward, Sean97045Oregon CityOregonUnited States
21540Rubio, RossW1V 5RNLondonEnglandUnited Kingdom
23672Flores, Abigail, L98371PuyallupWashingtonUnited States
18614Wright, Seth, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 07:07:27.399 UTC