[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 4438   <  SKIP 4215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14907Anand, Sheena, L94519ConcordCaliforniaUnited States
12395Carter, Kyle, K78400ChatouYvelineFrance
16750Sanders, Seth90505TorranceCaliforniaUnited States

Generated 2025-07-21 01:44:51.305 UTC