[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 836   SHUFFLE   <  SKIP 488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23651Alvarez, Marvin3000MelbourneVictoriaAustralia
20848Liu, VincentPB12PeterboroughEnglandUnited Kingdom
21569Rai, Brendan, A1597Lane CoveNew South WalesAustralia

Generated 2025-07-18 00:32:08.093 UTC