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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20196Perry, Cameron97045Oregon CityOregonUnited States
12326Zhou, Glenn, AYO15YorkEnglandUnited Kingdom
11321Raman, Terrance, D98168BurienWashingtonUnited States

Generated 2025-07-20 15:41:54.710 UTC