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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28957Xu, Kate, R6006PerthSouth AustraliaAustralia
16202Jai, Kenneth, D75007ParisSeine (Paris)France
27763Wright, Stephanie, V93400Saint-DenisSeine Saint DenisFrance
19064Madan, Veronica, C91480FrankfurtBayernGermany

Generated 2025-07-14 09:06:41.604 UTC