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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21229Jai, Latoya, S4551CaloundraQueenslandAustralia
15004Hu, Suzanne62200Boulogne-sur-MerPas de CalaisFrance
26908Zheng, Glenn45000OrleansLoiretFrance

Generated 2025-07-15 19:55:19.087 UTC