[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   SKIP 6105   SHUFFLE   <  SKIP 2421  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18969Cox, Anna, L98036LynnwoodWashingtonUnited States
23482Gray, Zoe, F94015Daly CityCaliforniaUnited States
25187Scott, Sydney, L97045Oregon CityOregonUnited States

Generated 2025-07-19 04:45:28.367 UTC