[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 0   SHUFFLE   <  SKIP 3584  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17804Torres, Melody91054ErlangenBayernGermany
25041Phillips, Hunter, G98901YakimaWashingtonUnited States
18613Murphy, Cody90241DowneyCaliforniaUnited States

Generated 2025-11-05 12:03:48.279 UTC