[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 875   SHUFFLE   <  SKIP 6816  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18432Lopez, Jordan, L94010BurlingameCaliforniaUnited States
13443White, Jasmine97355LebanonOregonUnited States
13092Walker, William, E94303Palo AltoCaliforniaUnited States

Generated 2025-07-15 02:42:33.371 UTC