[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 189   SHUFFLE   <  SKIP 2387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17534Griffin, Robert, S98225BellinghamWashingtonUnited States
20062Carson, Russell, J70452StuttgartSaarlandGermany
13679Li, SandraLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-15 18:51:05.438 UTC