[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 1845   SHUFFLE   <  SKIP 2081  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12432Clark, Nathan91203GlendaleCaliforniaUnited States
24110Brooks, Kaylee, S93700DrancySeine Saint DenisFrance
23230Foster, Mya, MWA3WatfordEnglandUnited Kingdom

Generated 2025-07-15 15:19:49.698 UTC