[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 1244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21844Long, James, Y95010HofBayernGermany
11995Carson, Kelvin, A3429SunburyVictoriaAustralia
24094Diaz, Julio, JCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-11-05 02:02:05.467 UTC