[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 2180  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12691Andersen, Rafael, E5023FindonSouth AustraliaAustralia
24858Xie, Calvin, ALE18LeedsEnglandUnited Kingdom
25387Brooks, Stephanie, E98055RentonWashingtonUnited States

Generated 2025-07-09 10:34:32.206 UTC