[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 322   SHUFFLE   <  SKIP 401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20709Evans, Samuel, M94941Mill ValleyCaliforniaUnited States
21626Garcia, Brianna, E98901YakimaWashingtonUnited States
27810Munoz, Meghan, PGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-13 23:58:14.705 UTC