[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 6504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22601Gao, Aimee45000OrleansLoiretFrance
23928Ye, Jaclyn45000OrleansLoiretFrance
23974Huang, Susan, L45000OrleansLoiretFrance

Generated 2025-07-12 22:33:41.297 UTC