[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 5511   <  SKIP 377  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23838Ready, Ariana, M92118CoronadoCaliforniaUnited States
16324Romero, Juan, ACM11BillericayEnglandUnited Kingdom
11555Henderson, Alexandria, REM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-15 08:12:42.552 UTC