[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 568   SHUFFLE   <  SKIP 843  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11703Baker, Kaylee92806La JollaCaliforniaUnited States
16152Evans, Katherine, E91776San GabrielCaliforniaUnited States
16456Navarro, Larry20354HamburgHamburgGermany

Generated 2025-07-19 22:07:18.379 UTC