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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27904Rana, AndreGA10GatesheadEnglandUnited Kingdom
17535Guo, Colleen, A98225BellinghamWashingtonUnited States
15421Clark, Cameron, W98055RentonWashingtonUnited States

Generated 2025-07-18 19:51:42.852 UTC