[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 290   <  SKIP 678  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15521Deng, Kathryn90706BellflowerCaliforniaUnited States
13850Thompson, Anthony90210Beverly HillsCaliforniaUnited States
19999Brooks, Danielle92806La JollaCaliforniaUnited States

Generated 2025-07-17 08:44:50.402 UTC