[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 2421   SHUFFLE   <  SKIP 4018  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22720Alexander, Jonathan90802Long BeachCaliforniaUnited States
18648Torres, Hailey94010BurlingameCaliforniaUnited States
29002Walker, Hannah, F98033KirklandWashingtonUnited States

Generated 2025-07-16 18:48:54.531 UTC