[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 2285  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19613Garcia, Ruben4700RockhamptonQueenslandAustralia
25350Alonso, Alberto91502BurbankCaliforniaUnited States
26943Xie, Ashlee, S57000MetzMoselleFrance
17792Andersen, Bridget, KNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-09 23:27:16.456 UTC