[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 511   SHUFFLE   <  SKIP 1861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14768Kelly, Ian66740SaarlouisSaarlandGermany
27523Martin, Kayla, E98225BellinghamWashingtonUnited States
13505Cai, Jamie, SGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-14 11:49:06.647 UTC