[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 1711   <  SKIP 136  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22010Lopez, Henry, M94010BurlingameCaliforniaUnited States
16794Cook, Taylor98052RedmondWashingtonUnited States

Generated 2025-07-19 05:52:17.359 UTC