[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 3104   SHUFFLE   <  SKIP 1942  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22340Young, Isaac95062Santa CruzCaliforniaUnited States
12925Blue, Mackenzie91502BurbankCaliforniaUnited States
28689Zhang, Kelvin, R75002ParisSeine (Paris)France

Generated 2025-07-13 15:06:14.131 UTC