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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28707Raje, Sharon, M94310OrlyVal de MarneFrance
23082Williams, Jonathan91977Spring ValleyCaliforniaUnited States
15991Taylor, David98055RentonWashingtonUnited States

Generated 2025-07-20 15:13:17.266 UTC