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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25951Anderson, Anthony, A90210Beverly HillsCaliforniaUnited States
19980Carter, Alexandra, E98033KirklandWashingtonUnited States
26147Subram, Ivan, A6006PerthSouth AustraliaAustralia

Generated 2025-07-11 14:53:00.866 UTC