[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 3112   SHUFFLE   <  SKIP 41  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26902Mehta, Clifford59170CroixNordFrance
22429Reed, Jesse, ENT20Newcastle upon TyneEnglandUnited Kingdom
28619Bailey, Brianna91950National CityCaliforniaUnited States

Generated 2025-07-13 17:08:51.010 UTC