[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 2421   SHUFFLE   <  SKIP 5878  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27743Garcia, Stefanie, E3220GeelongVictoriaAustralia
22235Peterson, Sebastian, G92118CoronadoCaliforniaUnited States
19389Goel, Terrence, MLA1 1LNLancasterEnglandUnited Kingdom
26826Romero, Kendra10210BerlinHamburgGermany

Generated 2025-07-15 08:02:43.558 UTC