[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 2412   <  SKIP 985  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27740Nath, Jodi98168BurienWashingtonUnited States
27292Evans, Julia97045Oregon CityOregonUnited States

Generated 2025-07-18 20:38:40.843 UTC