[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 9031  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25539Ortega, Mathew, D59170CroixNordFrance
29261Turner, Robert, M91776San GabrielCaliforniaUnited States
11978Washington, Jackson94536FremontCaliforniaUnited States

Generated 2025-07-22 10:59:15.483 UTC