[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 416   SHUFFLE   <  SKIP 1656  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13420Turner, Jordan, B91941GrossmontCaliforniaUnited States
19439Xu, Franklin, C04838EilenburgBrandenburgGermany
23023Vazquez, Naomi, W98225BellinghamWashingtonUnited States

Generated 2025-07-14 18:15:28.165 UTC