[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 92   <  SKIP 283  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12743Kumar, CarlPE17BuryEnglandUnited Kingdom
24430Long, Dalton94519ConcordCaliforniaUnited States
21793Scott, Kaylee, L97045Oregon CityOregonUnited States

Generated 2025-07-14 20:14:23.105 UTC