[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 327   SHUFFLE   <  SKIP 1678  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15372Alexander, Miguel98312BremertonWashingtonUnited States
15770Brooks, Xavier, H91977Spring ValleyCaliforniaUnited States
21341Liu, Louis, C94519ConcordCaliforniaUnited States

Generated 2025-07-20 05:34:01.974 UTC