[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 127   SHUFFLE   <  SKIP 2054  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28380Goel, Lindsay, A94310OrlyVal de MarneFrance
12526Suarez, Michele, CW1X3SELondonEnglandUnited Kingdom
18366Richardson, Alexandria92806La JollaCaliforniaUnited States

Generated 2025-07-16 21:36:13.772 UTC