[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 0   SHUFFLE   <  SKIP 3368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13333Chander, Tara, C94519ConcordCaliforniaUnited States
27387Washington, Noah97045Oregon CityOregonUnited States
11949Brooks, Julia, W90505TorranceCaliforniaUnited States

Generated 2025-10-31 08:03:03.850 UTC