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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27178Mehta, Terrance53131BonnHamburgGermany
12593Zhang, Benjamin, FPE17BuryEnglandUnited Kingdom
14894Baker, James, A97034Lake OswegoOregonUnited States
12976Thompson, Hunter90802Long BeachCaliforniaUnited States

Generated 2025-07-12 00:44:17.968 UTC