[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 875   SHUFFLE   <  SKIP 5419  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18622Rubio, ByronSL4 1RHBerksEnglandUnited Kingdom
23598Ramos, LindaEM15Esher-MoleseyEnglandUnited Kingdom
24298Yang, Robert94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 00:09:14.000 UTC