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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24969Gonzales, Vanessa98371PuyallupWashingtonUnited States
27963Dominguez, Kendra, N22001HamburgHessenGermany
20080Stewart, Maria, D98168BurienWashingtonUnited States

Generated 2025-07-13 01:57:23.630 UTC