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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12597Zhang, Franklin, LKB9KirkbyEnglandUnited Kingdom
13226Mitchell, Jenna99362Walla WallaWashingtonUnited States
26710Green, Jan, J91776San GabrielCaliforniaUnited States

Generated 2025-07-19 11:38:59.676 UTC