[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 1325  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12168Jackson, Hunter98020EdmondsWashingtonUnited States
17966Gutierrez, Kellie, KWA3WatfordEnglandUnited Kingdom
24025Zeng, Eugene22001HamburgHessenGermany
27566Long, Tristan90505TorranceCaliforniaUnited States

Generated 2025-07-12 00:41:32.447 UTC