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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23087Martinez, Clifford4810TownsvilleQueenslandAustralia
19845Hernandez, Fernando, P98901YakimaWashingtonUnited States
28151Walker, Katherine, L90241DowneyCaliforniaUnited States

Generated 2025-07-11 20:38:17.215 UTC