[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 518   SHUFFLE   <  SKIP 2894  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28512Alonso, Dwayne, M75010ParisSeine (Paris)France
25952Alonso, Jon94014ColmaCaliforniaUnited States
11973Barnes, Caroline98055RentonWashingtonUnited States

Generated 2025-07-15 03:43:46.308 UTC