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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23928Ye, Jaclyn45000OrleansLoiretFrance
23974Huang, Susan, L45000OrleansLoiretFrance
24057Alvarez, Ricky45000OrleansLoiretFrance
24146Suarez, Craig45000OrleansLoiretFrance

Generated 2025-07-14 02:09:08.656 UTC