[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 158   SHUFFLE   <  SKIP 538  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14205Wu, Wesley, R92310SèvresHauts de SeineFrance
21903Jenkins, Fernando, J95062Santa CruzCaliforniaUnited States
12942Harris, Morgan90241DowneyCaliforniaUnited States
17624Alexander, Samantha, N91941GrossmontCaliforniaUnited States

Generated 2025-07-20 18:30:17.441 UTC