[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 5409  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21516Serrano, LarryEC1R 0DULondonEnglandUnited Kingdom
28937Nath, Tommy, B4000BrisbaneQueenslandAustralia
25539Ortega, Mathew, D59170CroixNordFrance
27013Yuan, Alisha, M91502BurbankCaliforniaUnited States

Generated 2025-07-14 17:32:49.004 UTC