[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 3669   SHUFFLE   <  SKIP 1847  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28900Price, Jasmine, L20354HamburgHamburgGermany
13932Sanchez, Timothy92020El CajonCaliforniaUnited States
18277Lal, Terry4171HawthorneQueenslandAustralia

Generated 2025-07-19 16:56:08.657 UTC