[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 405   SHUFFLE   <  SKIP 2093  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12289Taylor, Joseph, TAS23Stoke-on-TrentEnglandUnited Kingdom
15146Sara, Adriana, M1597Lane CoveNew South WalesAustralia
17535Guo, Colleen, A98225BellinghamWashingtonUnited States

Generated 2025-07-19 17:47:26.019 UTC