[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 16   <  SKIP 223  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11263Richardson, Trinity98168BurienWashingtonUnited States
18600Gonzales, Ashley, CV9LangfordBritish ColumbiaCanada
25647Hernandez, Kaitlyn, SYO15YorkEnglandUnited Kingdom

Generated 2025-07-13 05:58:29.689 UTC