[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   SHUFFLE   SKIP 3387   <  SKIP 370  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21086Bell, Katelyn85049IngolstadtBayernGermany
25962Jenkins, Jordyn, J98036LynnwoodWashingtonUnited States
26538Black, Warren90706BellflowerCaliforniaUnited States
16427Alonso, Kendra, CWA3WatfordEnglandUnited Kingdom

Generated 2025-07-16 00:40:35.519 UTC