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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16293Adams, Sean, JGA10GatesheadEnglandUnited Kingdom
21257Subram, Evelyn, S4700RockhamptonQueenslandAustralia
28142Lin, Willie, B98107BallardWashingtonUnited States

Generated 2025-07-11 06:57:25.659 UTC