[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 480   SHUFFLE   <  SKIP 1224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17609Davis, Charles90210Beverly HillsCaliforniaUnited States
13533Butler, Eduardo, GCM11BillericayEnglandUnited Kingdom
27263Kumar, Aaron, M92102San DiegoCaliforniaUnited States

Generated 2025-07-16 01:58:26.615 UTC