[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 480   SHUFFLE   <  SKIP 2370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29143Jenkins, Grace90712LakewoodCaliforniaUnited States
15429Li, Aaron91791West CovinaCaliforniaUnited States
17451Wood, Isabelle, C98225BellinghamWashingtonUnited States

Generated 2025-07-10 18:57:35.877 UTC