[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 484   SHUFFLE   <  SKIP 437  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21776Thompson, Daniel, P98033KirklandWashingtonUnited States
13260Flores, James, V66578NeunkirchenSaarlandGermany
23839Howard, Savannah, L94014ColmaCaliforniaUnited States
28028Allen, Elijah, H98270MarysvilleWashingtonUnited States

Generated 2025-07-18 05:03:42.632 UTC