[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 2413  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11680Nelson, Kaylee, E98052RedmondWashingtonUnited States
25481Jackson, Lucas, APB12PeterboroughEnglandUnited Kingdom
15500Raji, Keith94010BurlingameCaliforniaUnited States

Generated 2025-07-16 14:27:22.166 UTC