[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 484   SHUFFLE   <  SKIP 502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13805Hernandez, Gabriel, JTY31RuncornEnglandUnited Kingdom
16923Gonzales, Connor, M98033KirklandWashingtonUnited States
12464Cook, Jared93000BobignySeine Saint DenisFrance

Generated 2025-07-13 14:42:24.119 UTC