[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 494   SHUFFLE   <  SKIP 1286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25003Russell, Tristan98225BellinghamWashingtonUnited States
19275Rai, Gregory, J45000OrleansLoiretFrance
19149Parker, Sean, C98168BurienWashingtonUnited States

Generated 2025-07-20 23:45:11.378 UTC