[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 391   SHUFFLE   <  SKIP 1337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26253Wright, Dalton, N97301SalemOregonUnited States
25566Navarro, Kristine, B2061Milsons PointNew South WalesAustralia
11255Lin, Colin98168BurienWashingtonUnited States

Generated 2025-07-17 13:20:06.621 UTC