[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 3669   SHUFFLE   <  SKIP 2634  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23220Malhotra, Roy, PLA1 1LNLancasterEnglandUnited Kingdom
27076Russell, Dakota, A91941GrossmontCaliforniaUnited States
20868Shan, MistyLA1 1LNLancasterEnglandUnited Kingdom
23809Sanchez, Danielle91950National CityCaliforniaUnited States

Generated 2025-07-12 15:37:52.718 UTC