[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 328   SHUFFLE   <  SKIP 1489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16319Ortega, Joy, A93000BobignySeine Saint DenisFrance
15873Richardson, Hailey, W91941GrossmontCaliforniaUnited States
25183Thomas, Michael, K98104SeattleWashingtonUnited States

Generated 2025-07-13 08:16:54.386 UTC