[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 6739   <  SKIP 1478  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24681Murphy, Arianna, N95062Santa CruzCaliforniaUnited States
22307Ross, Sarah, L95010HofBayernGermany
28229Wilson, Samantha90505TorranceCaliforniaUnited States

Generated 2025-07-20 00:31:34.276 UTC