[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 24   SHUFFLE   <  SKIP 823  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18513Xu, Edwin94010BurlingameCaliforniaUnited States
17535Guo, Colleen, A98225BellinghamWashingtonUnited States
25898Cai, Brittney, L98107BallardWashingtonUnited States

Generated 2025-07-12 11:33:57.894 UTC