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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13812Munoz, Joanna45000OrleansLoiretFrance
14714Diaz, Meghan, J45000OrleansLoiretFrance
14971Zhu, Susan, P45000OrleansLoiretFrance

Generated 2025-07-13 13:25:39.450 UTC