[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 2783  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25595Rowe, Larry, M91054ErlangenBayernGermany
17448Hayes, Zachary92806La JollaCaliforniaUnited States
15428Howard, Richard, D91977Spring ValleyCaliforniaUnited States

Generated 2025-07-16 06:27:33.104 UTC