[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   SKIP 5203   SHUFFLE   <  SKIP 356  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13488Guo, Laura, S98225BellinghamWashingtonUnited States
22318Xu, Ramon, D53131BonnHamburgGermany

Generated 2025-07-22 15:12:39.623 UTC