[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 655   <  SKIP 2607  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14655Washington, Kayla, EV3L 1H4WestminsterBritish ColumbiaCanada
25278Butler, Brianna, B90241DowneyCaliforniaUnited States
17461Allen, Sara, H98027IssaquahWashingtonUnited States

Generated 2025-07-20 03:10:00.959 UTC