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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23491Taylor, Miguel, C99362Walla WallaWashingtonUnited States
15481Zhang, Jamie, M94010BurlingameCaliforniaUnited States
22122Butler, Rachel98052RedmondWashingtonUnited States

Generated 2025-07-16 02:21:35.069 UTC