[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   SHUFFLE   SKIP 3211   <  SKIP 2203  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22992Yang, Austin, H98033KirklandWashingtonUnited States
13869Morgan, Anna, E94010BurlingameCaliforniaUnited States

Generated 2025-07-16 08:59:46.791 UTC