[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 568   SHUFFLE   <  SKIP 921  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25645Shen, Tommy, C14197BerlinSaarlandGermany
29238Powell, Xavier90505TorranceCaliforniaUnited States
16067Butler, Maria99202SpokaneWashingtonUnited States

Generated 2025-07-14 03:44:25.448 UTC