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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28863Bell, Allison, L97071WoodburnOregonUnited States
25250Walker, Anthony, T4217Gold CoastQueenslandAustralia
11184Hernandez, Meghan94519ConcordCaliforniaUnited States

Generated 2025-07-19 03:43:23.909 UTC