[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 438   SHUFFLE   <  SKIP 450  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25593Gill, Micheal92310SèvresHauts de SeineFrance
15851Anderson, Taylor, A98201EverettWashingtonUnited States
12056Ward, IanV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-14 17:49:43.462 UTC