[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27382Chapman, Kaitlin, R94014ColmaCaliforniaUnited States
12095Griffin, Austin, K91950Lincoln AcresCaliforniaUnited States
28392Green, Luke, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-10 20:15:26.670 UTC