[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 2391   SHUFFLE   <  SKIP 5268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13255Blanco, Lance, M66001SaarbrückenSaarlandGermany
11857Young, Isabella98020EdmondsWashingtonUnited States
11846Reed, Savannah, A90802Long BeachCaliforniaUnited States

Generated 2025-07-19 20:49:37.512 UTC