[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 189   SHUFFLE   <  SKIP 765  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19837Jimenez, Philip, B94704BerkeleyCaliforniaUnited States
18014Xu, Wayne, M59170CroixNordFrance
24339Price, Jennifer, J92625Newport BeachCaliforniaUnited States

Generated 2025-07-18 12:03:05.395 UTC