[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 1641   <  SKIP 699  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16293Adams, Sean, JGA10GatesheadEnglandUnited Kingdom
28655Smith, Devin, T98403TacomaWashingtonUnited States
18800Phillips, Jennifer, A97034Lake OswegoOregonUnited States
26227Gutierrez, Joe63009OffenbachSaarlandGermany
16415Patel, Andre, R93290Tremblay-en-FranceSeine Saint DenisFrance
24401Rana, Douglas90706BellflowerCaliforniaUnited States

Generated 2025-07-22 12:16:27.857 UTC