[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 127   SHUFFLE   <  SKIP 588  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27033Harrison, Ernest98225BellinghamWashingtonUnited States
17387Alexander, AidanV9MetchosinBritish ColumbiaCanada
26650Collins, Kevin91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-20 10:31:14.593 UTC