[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 482   SHUFFLE   <  SKIP 3932  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16246Simmons, Lucas, B98284Sedro WoolleyWashingtonUnited States
28531Reed, Jared, M66740SaarlouisSaarlandGermany
15124Hernandez, Wendy, A3198SeafordVictoriaAustralia

Generated 2025-07-21 16:28:04.375 UTC