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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24124Vazquez, Erik, A93500PantinSeine Saint DenisFrance
18124Chander, Calvin66578NeunkirchenSaarlandGermany
21963Serrano, Jacquelyn2061Milsons PointNew South WalesAustralia
13394Clark, Matthew, L97005BeavertonOregonUnited States

Generated 2025-07-14 05:28:42.402 UTC