[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 3437   SHUFFLE   <  SKIP 38  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17003Dominguez, Joanna, M94704BerkeleyCaliforniaUnited States
13766Gill, Joe75005ParisSeine (Paris)France
19226Carlson, Neil, M94704BerkeleyCaliforniaUnited States

Generated 2025-07-16 06:23:23.135 UTC