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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28898Patterson, MelanieCM11BillericayEnglandUnited Kingdom
21020Ye, OmarOX16 8RSOxonEnglandUnited Kingdom
15294Robinson, Michael98055RentonWashingtonUnited States

Generated 2025-07-10 21:03:18.010 UTC