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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16262Xie, Kathryn, M75002ParisSeine (Paris)France
21212Lal, Nicolas, D4655Hervey BayQueenslandAustralia
21526Munoz, Jonathon, O63009OffenbachSaarlandGermany
22879Russell, Jocelyn, C90241DowneyCaliforniaUnited States

Generated 2025-07-14 09:24:59.275 UTC