[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 2534  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17607Gonzalez, Frederick94010BurlingameCaliforniaUnited States
13506Guo, Willie95000CergyVal d'OiseFrance
29157Powell, Seth95062Santa CruzCaliforniaUnited States

Generated 2025-07-10 06:56:05.197 UTC