[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 327   SHUFFLE   <  SKIP 4129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28850Hernandez, NelsonV8Y 1L1CliffsideBritish ColumbiaCanada
25387Brooks, Stephanie, E98055RentonWashingtonUnited States
19671Davis, Michael, B94519ConcordCaliforniaUnited States

Generated 2025-07-16 10:51:21.714 UTC