[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 5943   <  SKIP 111  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20804Torres, Katelyn, LYO15YorkEnglandUnited Kingdom
11864Thompson, Elizabeth, W98403TacomaWashingtonUnited States
26673Alexander, Austin3280WarrnamboolVictoriaAustralia

Generated 2025-07-18 21:24:24.077 UTC