[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3053  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18614Wright, Seth, L92625Newport BeachCaliforniaUnited States
27121Rubio, Teresa, RSW19 3RULondonEnglandUnited Kingdom
15685Vazquez, Robin63009OffenbachSaarlandGermany
21426Raje, Jon94014ColmaCaliforniaUnited States

Generated 2025-07-11 21:48:01.282 UTC