[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 2391   SHUFFLE   <  SKIP 2308  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25698Murphy, Ariana, E93400Saint-DenisSeine Saint DenisFrance
20845Malhotra, Barry04838EilenburgBrandenburgGermany
11858Coleman, Jordan, A91776San GabrielCaliforniaUnited States

Generated 2025-07-15 15:11:51.985 UTC