[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 394   SHUFFLE   <  SKIP 1639  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24527Coleman, Gavin95062Santa CruzCaliforniaUnited States
21653Anderson, Jose91776San GabrielCaliforniaUnited States
20053Yang, Jessie, EPE17BuryEnglandUnited Kingdom
22835Zhang, Alan45001EssenHamburgGermany

Generated 2025-07-14 18:22:52.198 UTC