[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 4974   <  SKIP 1045  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22617Nath, Andres91054ErlangenBayernGermany
28842Bailey, Nicole, K90802Long BeachCaliforniaUnited States
19361Sun, Stacey, SLE18LeedsEnglandUnited Kingdom

Generated 2025-07-20 11:51:48.313 UTC