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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20978Srini, Bruce, D04838EilenburgBrandenburgGermany
21312Scott, Connor, R97355LebanonOregonUnited States
27375Wilson, Nicole98371PuyallupWashingtonUnited States
28913Diaz, KristaNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-11 18:34:26.717 UTC