[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 406   SHUFFLE   <  SKIP 3213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15739Rogers, Garrett90401Santa MonicaCaliforniaUnited States
16554Chander, Casey, CWA3 7BHWarringtonEnglandUnited Kingdom
18869Flores, Ashley, J91950National CityCaliforniaUnited States

Generated 2025-07-18 00:54:58.454 UTC