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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25477Raman, HollyCM11BillericayEnglandUnited Kingdom
20401Jenkins, Hannah, G94010BurlingameCaliforniaUnited States
19682Kumar, Eric98033KirklandWashingtonUnited States

Generated 2025-07-21 18:22:18.738 UTC