[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 324   SHUFFLE   <  SKIP 317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26483Ward, Taylor90241DowneyCaliforniaUnited States
21367Rana, Cindy2444Port MacquarieNew South WalesAustralia
13182Bennett, Jeremy, L98501OlympiaWashingtonUnited States

Generated 2025-07-13 22:12:00.416 UTC