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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20868Shan, MistyLA1 1LNLancasterEnglandUnited Kingdom
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance
21924Cook, Eduardo98901YakimaWashingtonUnited States
17448Hayes, Zachary92806La JollaCaliforniaUnited States
14236Richardson, Abigail, S3000MelbourneVictoriaAustralia
17507Robinson, Alexis90012Los AngelesCaliforniaUnited States

Generated 2025-11-01 21:25:45.747 UTC