[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 4   SHUFFLE   <  SKIP 3022  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25453She, DrewOX14 4SEOxfordEnglandUnited Kingdom
21779Black, Maurice, J94519ConcordCaliforniaUnited States
23897Chapman, Katrina53001BonnHamburgGermany
16936Ms., Serventi, Alice, J.92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-18 16:00:54.413 UTC