[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 480   SHUFFLE   <  SKIP 2117  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25025Bryant, Spencer, J91977Spring ValleyCaliforniaUnited States
22866Thompson, William33098PaderbornNordrhein-WestfalenGermany
22663Deng, Terrence, P62200Boulogne-sur-MerPas de CalaisFrance
29147Roberts, Mary, S98270MarysvilleWashingtonUnited States

Generated 2025-07-15 05:47:46.036 UTC