[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 327   SHUFFLE   <  SKIP 506  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13818Chander, Dawn93700DrancySeine Saint DenisFrance
27198Flores, Jocelyn98168BurienWashingtonUnited States
18483Gill, Byron, J6006PerthSouth AustraliaAustralia

Generated 2025-07-13 11:58:41.123 UTC