[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 2492  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21182Navarro, Lori5023FindonSouth AustraliaAustralia
20295Brown, Christopher, C98403TacomaWashingtonUnited States
28633Howard, Christina98052RedmondWashingtonUnited States
20507Anderson, Joshua, A98403TacomaWashingtonUnited States

Generated 2025-07-11 11:33:36.540 UTC