[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 3677   SHUFFLE   <  SKIP 1038  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21358Reed, Cody94611OaklandCaliforniaUnited States
28380Goel, Lindsay, A94310OrlyVal de MarneFrance
27836Navarro, Pedro92400CourbevoieHauts de SeineFrance
20925Xu, Kristin, D59100RoubaixNordFrance
18221Alvarez, Marc, B4171HawthorneQueenslandAustralia
12502Sanchez, DarrenOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-21 19:48:49.433 UTC