[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 875   SHUFFLE   <  SKIP 6042  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19131Blue, Mason98225BellinghamWashingtonUnited States
21401Powell, Eric97355LebanonOregonUnited States
20272James, Seth, W98225BellinghamWashingtonUnited States

Generated 2025-07-17 00:08:01.952 UTC