[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 875   SHUFFLE   <  SKIP 3729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22793Jenkins, Antonio, M98901YakimaWashingtonUnited States
29059Perry, Jocelyn, O90241DowneyCaliforniaUnited States
12394Serrano, ErikaL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-09 09:00:55.507 UTC