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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27527Sanchez, Tina94519ConcordCaliforniaUnited States
14081Butler, Nicole, J94611OaklandCaliforniaUnited States
20289Richardson, Jada94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 21:02:22.084 UTC