[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 4317  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28390Suri, Frederick92700ColombesHauts de SeineFrance
12285Chande, Bethany93700DrancySeine Saint DenisFrance
18177Suarez, ReginaldSW1P 2NULondonEnglandUnited Kingdom
27712Munoz, Teresa, R4655Hervey BayQueenslandAustralia
19855Smith, JohnV6B 3P7Port HammondBritish ColumbiaCanada
20187King, Robert, C91977Spring ValleyCaliforniaUnited States

Generated 2025-07-11 18:43:16.903 UTC