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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18664Long, Robert, C98055RentonWashingtonUnited States
18675Martin, Abigail91941GrossmontCaliforniaUnited States
17703Fernandez, Pamela, M59140DunkerqueNordFrance
25308Tang, Lindsey, CCB4 4BZCambridgeEnglandUnited Kingdom
27773Li, Alan, M94310OrlyVal de MarneFrance
11950Carter, Jordan92118CoronadoCaliforniaUnited States
14730Ferrier, Jerry, M90706BellflowerCaliforniaUnited States

Generated 2025-11-05 09:47:59.463 UTC