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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27378Lee, Samantha, BV7L 4J4N. VancouverBritish ColumbiaCanada
14643Simmons, Eric, M98201EverettWashingtonUnited States
14677Hernandez, Ross2444Port MacquarieNew South WalesAustralia

Generated 2025-07-11 11:34:18.794 UTC