[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 482   SHUFFLE   <  SKIP 2973  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29254Sanchez, Erin98020EdmondsWashingtonUnited States
11534Lewis, Cameron, M90802Long BeachCaliforniaUnited States
21866Zhu, Shannon, C95000CergyVal d'OiseFrance

Generated 2025-07-16 18:49:52.049 UTC