[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 189   SHUFFLE   <  SKIP 2027  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11371Jai, Lacey, C4700RockhamptonQueenslandAustralia
19002Thompson, Alexis, R98104SeattleWashingtonUnited States
17262Martin, Kristy, B90706BellflowerCaliforniaUnited States
15652Wang, Barbara, MSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-13 20:07:33.365 UTC