[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 4518  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17609Davis, Charles90210Beverly HillsCaliforniaUnited States
26680Powell, Melissa98270MarysvilleWashingtonUnited States
13830Cox, AndreaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-16 14:47:52.301 UTC