[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 2480   <  SKIP 1714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19386Martinez, Allen45000OrleansLoiretFrance
15349Gonzalez, Stephanie, L90505TorranceCaliforniaUnited States
14320Hu, Amy6006PerthSouth AustraliaAustralia

Generated 2025-07-14 08:49:25.647 UTC