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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14414Wilson, Rachel92118CoronadoCaliforniaUnited States
25657Gonzalez, Tammy, JGA10GatesheadEnglandUnited Kingdom
26925Rana, Dominic, B45000OrleansLoiretFrance

Generated 2025-07-11 11:41:09.291 UTC