[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 4080  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21870Raji, JennyTY31RuncornEnglandUnited Kingdom
17718Jai, Lindsay, R91480FrankfurtBayernGermany
19197Sandoval, Briana, M60061Frankfurt am MainSaarlandGermany
16131Romero, Albert91502BurbankCaliforniaUnited States

Generated 2025-07-11 19:11:19.505 UTC