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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17748Kapoor, Geoffrey77127LieusaintSeine et MarneFrance
16613Sutton, Cassie, S4551CaloundraQueenslandAustralia
24051Nath, ColleenAS23Stoke-on-TrentEnglandUnited Kingdom
14854Fernandez, Nancy3205South MelbourneVictoriaAustralia

Generated 2025-07-17 06:04:19.999 UTC